source/Bitmap.d(13,25): Error: `@safe` constructor `this` cannot access `__gshared` data `FreeImage_Allocate` source/Bitmap.d(20,9): Error: `@safe` function `save` cannot access `__gshared` data `FreeImage_Save` source/Bitmap.d(30,27): Error: `@safe` function `tgd.Bitmap.Bitmap.opIndexAssign` cannot call `@system` function `tgd.Bitmap.Bitmap.setPixelColor!().setPixelColor` source/Bitmap.d(23,17): `tgd.Bitmap.Bitmap.setPixelColor!().setPixelColor` is declared here source/Bitmap.d(38,13): Error: `@safe` function `dispose` cannot access `__gshared` data `FreeImage_Unload` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.